Skip to content

[ci] Split bitstream job into find and build#29634

Open
sasdf wants to merge 1 commit intolowRISC:masterfrom
sasdf:mgT7f20fda3
Open

[ci] Split bitstream job into find and build#29634
sasdf wants to merge 1 commit intolowRISC:masterfrom
sasdf:mgT7f20fda3

Conversation

@sasdf
Copy link
Copy Markdown
Contributor

@sasdf sasdf commented Mar 31, 2026

This split allows us to run the bitstream finding logic on a standard GitHub runner and only spin up the less available bitstream runner if a build is actually required.

By separating these tasks, PRs that utilize cached bitstreams can bypass the limited-availability specialized runners. This optimization enhances CI efficiency, reduces resource strain, and improves overall workflow stability.

Related to #20350

This split allows us to run the bitstream finding logic on a standard
GitHub runner and only spin up the less available bitstream runner if
a build is actually required.

By separating these tasks, PRs that utilize cached bitstreams can
bypass the limited-availability specialized runners. This optimization
enhances CI efficiency, reduces resource strain, and improves overall
workflow stability.

Change-Id: I7f20fda30e289aec584aeb62f4980828c94f12b6
Signed-off-by: Yi-Hsuan Deng <yhdeng@google.com>
@sasdf sasdf requested review from AlexJones0 and pamaury March 31, 2026 00:29
@sasdf sasdf marked this pull request as ready for review March 31, 2026 00:29
@sasdf sasdf requested a review from a team as a code owner March 31, 2026 00:29
@luismarques luismarques requested a review from jwnrt March 31, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant